Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc fixes #5741

Merged
merged 2 commits into from
Aug 1, 2023
Merged

Conversation

clebergnu
Copy link
Contributor

This is a simple collection of fixes done while working on the statemachine and task killing support.

This improves the _send_finished_tasks_message() docstring with
missing parameter info and a more complete description of its
purpose and behavior.

Signed-off-by: Cleber Rosa <[email protected]>
Commit 3362a30 erronously added a second identical conversion of
the signal and process ID integers to the formatting string.

This removes the duplication.

Signed-off-by: Cleber Rosa <[email protected]>
@clebergnu clebergnu self-assigned this Jul 27, 2023
@mr-avocado
Copy link

mr-avocado bot commented Jul 27, 2023

Dear contributor,
Avocado is currently under sprint #103, which is due to release an LTS (Long Term Stability) release.
Please avoid merging changes that do not fall into these categories:

  • Bug fixes
  • Usability Improvements
  • Documentation updates

As for the Avocado utility modules (“avocado.utils”) it is OK to introduce new functionality,
but changes to the existing APIs (including interface and behavior) should be avoided.
These kind of changes should wait until sprint #104.

@clebergnu clebergnu requested a review from richtja July 31, 2023 19:23
Copy link
Contributor

@richtja richtja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@richtja richtja merged commit 7da1c75 into avocado-framework:master Aug 1, 2023
59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants